[ruby] Update rubocop-capybara 2.22.1 → 2.23.0 (minor)#757
Merged
digitaltom merged 1 commit intomainfrom May 8, 2026
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ rubocop-capybara (2.22.1 → 2.23.0) · Repo · Changelog
Release Notes
2.23.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 30 commits:
Merge pull request #170 from rubocop/v2.23.0v2.23.0Merge pull request #168 from rubocop/fix/167-find-all-first-receiverFix an incorrect autocorrect for `Capybara/FindAllFirst` when `find` or `all` with `match: :first` uses a receiver and mark autocorrection as unsafeMerge pull request #166 from rubocop/ci-test-rspec-4-on-its-main-branchCI: Test RSpec 4 prerelease on rspec main branchMerge pull request #164 from rubocop/haveselectorFix an error for `Capybara/RSpec/HaveSelector` when passing only a selector typeMerge pull request #155 from rubocop/move-rspec-deptSplit `Capybara/MatchStyle` into `Capybara/AssertStyle` and `Capybara/RSpec/MatchStyle`Move the department associated with `Capybara::RSpecMatchers` to `Capybara/RSpec/*`Merge pull request #137 from rubocop/fix-136Merge pull request #162 from rubocop/ci-use-latest-rubyCI: Use latest Ruby where possibleMerge pull request #161 from rubocop/ci-test-ruby-4.0Temporarily add irb to GemfileCI: Test with Ruby 4.0Merge pull request #160 from nzlaura/feat/have-text-copfeat: create cop preferring have_text over have_contentMerge pull request #157 from rubocop/dependabot/github_actions/actions/checkout-6Bump actions/checkout from 5 to 6Fix an incorrect autocorrect for `Capybara/RedundantWithinFind` when escape required css selectorMerge pull request #156 from rubocop/fix-rubocopFix an offense for `InternalAffairs/NodePatternGroups`Merge pull request #154 from rubocop/dependabot/github_actions/actions/checkout-5Bump actions/checkout from 4 to 5Merge pull request #153 from rubocop/fix150Fix a false positive for `Capybara/FindAllFirst` when using logical operators with `all('...')[0]`Merge pull request #152 from digitaltom/mainFix rdoc format of link to Capybara docs✳️ rubocop (1.84.1 → 1.84.2) · Repo · Changelog
Release Notes
1.84.2
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 27 commits:
Cut 1.84.2Update Changelog[Fix rubocop#7436] Fix `Style/FormatStringToken` to not autocorrect strings outside of format method context in[Fix rubocop#14847] Fix false positive for `Layout/MultilineMethodCallIndentation` when a method is chained after a single-line block[Fix rubocop#14833] Fix false positive for `Layout/MultilineMethodCallIndentation` when a multi-dot method chain is inside a hash pair value[Fix #14841] Fix false negatives in `Style/HashAsLastArrayItem`[Fix #14816] Use toplevel cache configs for remote configuration filesUpdate changelog/fix_offense_highlighted_area_for_pseudo_source_range_locations.mdFix Offense#highlighted_area for PseudoSourceRange locations[Fix #14858] Fix an error in `Layout/FirstArgumentIndentation`[Fix #14865] Fix false negatives in `Style/MethodDefParentheses`Merge pull request #14864 from koic/fix_a_clobbering_error_in_style_block_delimitersMerge pull request #14862 from koic/fix_an_error_in_style-if_unless_modifier[Fix #14854] Fix a clobbering error in `Style/BlockDelimiters`Merge pull request #14863 from koic/fix_an_error_in_layout_multiline_method_call_indentation_cop[Fix #14859] Fix an error in `Layout/MultilineMethodCallIndentation`[Fix #14861] Fix an error in `Style/IfUnlessModifier`Use AST handling instead of regexpMerge pull request #14844 from koic/fix_an_error_in_layout_multiline_method_call_indentation[Fix #14843] Fix an error in `Layout/MultilineMethodCallIndentation`Simplify `Style/EmptyClassDefinition`[Docs] Fix several typosMerge pull request #14839 from eugeneius/empty_lines_after_module_inclusion_nested_includeMerge pull request #14838 from koic/fix_an_error_for_style_unless_modifierFix EmptyLinesAfterModuleInclusion false positive for include in array[Fix #14837] Fix an error for `Style/IfUnlessModifier`Reset the docs versionRelease Notes
3.3.11.1 (from changelog)
3.3.11.0 (from changelog)
3.3.10.2 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 12 commits:
Update changelog.Bump version* Bump maintenance branches to 3.2.11 (#1089)Update changelog.Update changelog.Bump version* Bump maintenance branches to 3.3.11 (#1088)Update changelog.Update changelog.Bump version+ add `blocknilarg` for prism (#1087)Update changelog.Release Notes
2.12.0 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 3 commits:
Release v2.12.0Disable gouteur for mutantAdd ruby 4 unicode propertiesRelease Notes
1.49.1 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 8 commits:
Cut 1.49.1ChangelogFix unification variables not persisting in any-order nodesFix latest RuboCopAdd blocknilargSuppress RuboCop's offenseDrop `prism_spec` from the default Rake taskRestore docs/antora.ymlDepfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase.All Depfu comment commands